IncidentStudent 
EntityType  Independent 
Logical Entity Name  IncidentStudent 
Default Table Name  CmIncidentStudent 
Logical Only  NO 
Definition 
 
Note 
 

IncidentStudent Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
IncidentStudentId(PK)    INTEGER  NO 
 
IncidentId(FK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
IsSelected    BIT  NO 
 
Id(FK)    INTEGER  YES 
 
StudentId(FK)    INTEGER  YES 
 

IncidentStudent Keys 
Key Name  Key Type  Keys 
PK_CmIncidentStudent_CmIncidentStudentID  PrimaryKey  IncidentStudentId 
CmIncidentStudent_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
CmIncidentStudent_SyStudentID_N_N_IDX  Inversion Entry  StudentId 
CmIncidentStudent_CmIncidentId_N_N_IDX  Inversion Entry  IncidentId 

IncidentStudent Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Incident  Non-Identifying  One To Zero or More        IncidentId  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Incident  Non-Identifying  Zero or One to Zero or More        Id  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

IncidentStudent Check Constraints 
Check Constraint Name  CheckConstraint